<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(animate1.css);
/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,ul,img,h2,h1,h3,dl,dd{ padding:0; margin:0; list-style:none; border:none; font-family:"微软雅黑","Microsoft Yahei"; font-size:14px; color:#333;line-height: 30px;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
td{ vertical-align:center; font-size:12px;}
.img-responsive{margin: 0 auto;}

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none; color: #ff0000;}

/* 常用元素 */
.clear { clear:both;}
.left{float: left;}
.right{float: right;}


* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}


/*头部*/

.tel{
	background: url(../../images/images/tl_05.png) left center no-repeat;
	line-height: 90px;
	float: right;
	padding-left: 37px;
	color: #e4392a;
	font-size: 18px;
}

/*导航*/
.hdr{float: left;}

.menuBtn{width: 50px;height: 50px;display: none;float: right;margin-top: 12px;cursor: pointer;
    background: url(../../images/images/ico-menu.png) no-repeat center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;

}
.nav{float: left;}
.nav li{float: left;padding: 0 10px;position: relative;}
.nav li .v1{font-size: 14px;font-weight: bold;color: #686868;line-height: 68px;display: block;}
.nav li:hover .v1{color: #ff0000;background: #fff; border-bottom: 2px solid #ff0000;}
/*.nav li a:hover{background: #fff;}*/
.nav dl{position: absolute;width: 100%;top: 90px;left: -0px;z-index: 999;
    background: url(../../images/images/nav-bg1.png) repeat;display: none;
}
.nav dd a{display: block;text-align: center;border-bottom: 1px solid #5f605f;
    font-size: 14px;color: #fff;line-height: 55px;height: 55px;overflow: hidden;
}
.subnav a:hover {color: #f00;}

#aside{width: 100%;position: absolute;top: 0;left: 0;background-color: #444;z-index: 999;display: none;}
#aside .top{background-color: #fff;padding: 0px 0 0px 15px;}

#aside .close{width: 60px;height: 60px;position: absolute;top: 0;right: 0;
    background: #e60012 url(../../images/images/ico-05.png) no-repeat center center;opacity:1;
}
.nv{}
.nv li{}
.nv li a{display: block;line-height: 50px;color: #fff;font-size: 16px;
    padding-left: 40px;border-bottom: 1px solid #595959;height: 50px;overflow: hidden;
}
.nv li dl{display: none;}
.nv li .v1{background: url(../../images/images/ico-nv1.png) no-repeat right 20px center;
    -o-background-size: 35px auto;
    -ms-background-size: 35px auto;
    -moz-background-size: 35px auto;
    -webkit-background-size: 35px auto;
    background-size: 35px auto;
}
.nv li .v1.on{background-color: #303030;
    background-image: url(../../images/images/ico-nv1-on.png);
}
.nv li:first-child .v1{background: 0;}
.nv li .a1{
    padding-left: 90px;
    background: url(../../images/images/ico-nv2.png) no-repeat 60px center;
    -o-background-size: 15px auto;
    -ms-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
}
.nv li .b1{
    padding-left: 95px;
    background: url(../../images/images/ico-nv3.png) no-repeat 65px center;
    -o-background-size: 15px auto;
    -ms-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
}
.nv li .c1{padding-left: 105px;line-height: 36px;height: 36px;}

#aside .lang{padding: 10px 0;text-align: center;}
#aside .lang a{display: inline-block;width: 130px;height: 40px;line-height: 40px;
    background-color: #e60012;color: #fff;font-size: 16px;margin: 0 4px;
}


/*banner*/
#banner .flexslider{
	background: none;
}
#banner .slides li .pic{
	display: block;
	padding-top: 36.4%;
    /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
    background-position: center bottom;
    position: relative;
}
#banner .slides li  .ban-txt{
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
}
#banner .slides li.s1 .ban-txt{
	background:url(../../images/images/ban_k.png) no-repeat;
}
#banner .flexslider .slides img{
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#banner .slides li .ban-txt h5{
	font-size: 22px;
	color: #fff;
	margin-top: -5px;
}
#banner .slides li .ban-txt h2{
	height: 118px;
	line-height: 118px;
	margin-top: 5px;
	font-size: 71px;
	color: #fff;
}
#banner .slides li  .ban-txt h3{
	padding-top: 25px;
	font-size: 24px;
	color: #e4392a;
}
#banner .flex-control-paging li a{
	width: 40px;
	height: 3px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.7);
}
#banner .flex-control-paging li a.flex-active{
	background-color: #e4392a;
}
#banner .flex-control-nav{
	bottom: 80px;
}
#banner .flex-direction-nav a{
	background: url(../../images/images/ban_prev.png) no-repeat;
	width: 24px;
	height: 44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner .flex-direction-nav .flex-prev{
	left: 50%;
	margin-left: -570px;
}
#banner .flex-direction-nav .flex-next{
	background-image: url(../../images/images/ban_next.png);
	right: 50%;
	margin-right: -570px;
}
#banner .slides li.s2 .ban-txt{
	width: 758px;
	
	height: 260px;
    padding-top: 47px;
	background:url(../../images/images/ban_10.png) no-repeat;
}
#banner .slides li.s2 .ban-txt h2{
	font-size: 58px;	
	line-height: 56px;
	height: 56px;
	margin-bottom: 10px;
}
#banner .slides li.s2 .ban-txt h3{
	font-size: 50px;
	text-transform: uppercase;	
	padding-top: 0;
	line-height: 65px;
}
#banner .slides li.s2 .ban-txt h4{
	font-size: 16px;
	color: #fff;
}
#banner .slides li.s2 .ban-txt h6{
	font-size: 14px;
	border-top: 0px solid #d3d3d7;
	width: 149px;
	margin: 0 auto;
	color: #fff;
	line-height: 35px;
	margin-top: 15px;
}
#banner .slides li.s3 .ban-txt h2{
	font-size: 45px;
	height: 45px;
	line-height: 45px;
}
#banner .slides li.s3 .ban-txt h3{
	font-size: 69px;
	text-transform: uppercase;
	padding-top: 0;
	border-bottom: 1px solid #e4392a;
	line-height: 90px;
}
#banner .slides li.s3 .ban-txt h4{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-top: 20px;
}
#banner{position: relative;}
.banner-bg{
	background: url(../../images/images/ban_bg.png) center top no-repeat;
    height: 54px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -30px;
    z-index: 60;
}
/* 2 */
.biao{margin-top: 30px;font-size: 30px;text-align: center;}
.biao p{color: #cacace;font-size: 20px;text-transform: uppercase;line-height: 41px;}
.biao p span{color: #ff0000;}

.warp{ height:405px; padding-top:62px; margin:0 auto; text-align: center;}
.warp h2{ display:block; font-size:20px; padding:40px 0 15px 0;}
.warp i{ display:block; font-size:14px; line-height:23px; color:#666;}
.warp .li4{ padding-right:0;}
.warp .tu{position: relative;margin: 0 50px;}
.warp .tu img{max-width: 131px;}
.warp .tu .light{ position:absolute; left:-141px; top:0; width:141px; height:131px;/* 根据图像高度自行修改 */
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));
transform: skewx(-25deg);
-o-transform: skewx(-25deg);
-moz-transform: skewx(-25deg);
-webkit-transform: skewx(-25deg);}
.warp .yuan:hover .tu .light{ left:141px;/* 根据图像宽度自行修改 */ -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s; }

/* 3 */
.por { position: relative; }
.indexCustom { position: relative; width: 100%; height: 577px; background: url(../../images/images/bg1.jpg) center top no-repeat; z-index: 6; }
.indexCustom .word { position: absolute; width: 350px; top: 85px; left: 0; color: #fff; }
.indexCustom .word b { font-family: "Times New Roman"; color: #d51737; font-size: 50px; }
.indexCustom .word h2 { font-size: 40px; line-height: 60px; color: #FFFFFF;}
.indexCustom .word p { font-size: 14px; margin-bottom: 20px; color: #FFFFFF;}
.indexCustom .word h4 { font-family: "Times New Roman"; font-size: 30px; font-weight: bold; }
.indexCustom .word h5 { font-size: 20px; }

.indexCustomSlide { position: relative; margin-top: 98px; width: 100%; height: 425px; }
.indexCustomSlide .bd { float: right; width: 984px; }
.indexCustomSlide .bd li { float: left; width: 113px; height: 75px; margin: 0 0 10px 10px; }
.indexCustomSlide .bd li a { position: relative; display: block; width: 100%; height: 100%; }
.indexCustomSlide .bd li a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.indexCustomSlide .bd li a p { position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; text-align: center; line-height: 75px; color: #fff; font-size: 14px; background: url(../../images/images/blank_80.png); z-index: 2; overflow: hidden;}
.indexCustomSlide .bd li a:hover p { display: block; }
.indexCustomSlide .next { position: absolute; display: block; width: 113px; height: 75px; right: 0; bottom: 10px; background: url(../../images/images/index.png) 0 -104px no-repeat; }
.indexCustomSlide .next:hover { -webkit-opacity: 0.9; opacity: 0.9; filter: alpha(opacity=90); }
.indexCustomSlide .hd { position: absolute; width: 170px; height: 18px; left: 0; top: 265px; cursor: pointer; z-index: 3; }
.indexCustomSlide .hd ul li { float: left; width: 18px; height: 18px; margin-right: 7px; background: url(../../images/images/dot5.png) center center no-repeat; }
.indexCustomSlide .hd ul li.on { background: url(../../images/images/index.png) 0 -86px no-repeat; }


.anli li div{overflow: hidden;}
.anli li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.anli dl{text-align: center; padding-top: 10px;padding-bottom: 13px;}
.anli dt{font-size: 18px;line-height: 35px;}
.anli dd{font-size: 14px;}
@media(min-width:1100px){
	.xwnr li{width: 324px;}
}

.biao1{font-size: 16px;line-height: 61px;}
.xwnr{margin-top: 13px;}
.xwnr li span{float: right;}
.xwnr li{line-height: 30px;}

.fd-dl{overflow: hidden;color: #fff;}
.fd-dl dl{float: left; margin: 0px 40px}
.fd-dl dt{font-weight: bold;border-bottom: 0px solid #afabab;margin-bottom: 6px; font-size: 14px;color: #fff;}
.fd-dl a{line-height: 30px;font-size: 12px; color: #fff;display: block;}
.fd-dl a:hover{color: #fff;}

.linka{overflow: hidden; border-top: 1px solid #565656;border-bottom: 1px solid #565656;padding: 10px 0 10px 0;}
.linka li{float: left;line-height: 30px;}

.foot{line-height: 71px;}
.foot a{color: #fff;}

.lxwm ul {
    margin-top: 20px;
	overflow: hidden;
}
.lxwm ul li{float: left;margin: 0 7px;}
.lxwm .tell{background: url(../../images/images/telIco_03.jpg) left center no-repeat;}
.lxwm .mail{background: url(../../images/images/mailIco_03.jpg) left center no-repeat;}
.lxwm .tell span,.mail span{
	display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 30px;
	line-height: 40px;
}


/*4*/
.aboutisunn   .main-team{ height: 646px; 
  background: url("../../images/images/team-bg.jpg") no-repeat scroll center center;
    top: 0;
    width: 100%;
	overflow: hidden;
}
.aboutisunn   .main-team-wrap{position:relative;margin:0 auto;}
.aboutisunn   .main-team-con{padding-left:202px; height:646px;}


.aboutisunn   .main-team-wrap .copic{
	width: 770px;
	height: 525px;
	float: right;
	margin-top: 64px;
	margin-right: 108px;
	position: relative;
}

.aboutisunn   .main-team-wrap .copic .picbox{
	width: 247px;
	height: 247px;
	position: absolute;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

.aboutisunn  .main-team-wrap .copic .pic01{
	left: 0;
	top:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}


.aboutisunn  .main-team-wrap .copic .pic02{
	left: 260px;
	top:0;
}

.aboutisunn  .main-team-wrap .copic .pic03{
	left: 526px;
	top:0;
}

.aboutisunn  .main-team-wrap .copic .pic04{
	left: 130px;
	top:138px;
}

.aboutisunn  .main-team-wrap .copic .pic05{
	left: 393px;
	top:138px;
}

.aboutisunn  .main-team-wrap .copic .pic06{
	left: 0px;
	top:276px;
}

.aboutisunn  .main-team-wrap .copic .pic07{
	left: 262px;
	top:276px;
}

.aboutisunn  .main-team-wrap .copic .pic08{
	left: 526px;
	top:276px;
}

.aboutisunn  .main-team-wrap .copic .picspan{
	width: 125px;
	height: 125px;
	position: absolute;
	cursor: pointer;
	z-index: 2;
}

.aboutisunn  .main-team-wrap .copic .sp01{
	left: 61px;
	top:61px;
}


.aboutisunn  .main-team-wrap .copic .sp02{
	left: 322px;
	top:61px;
}

.aboutisunn  .main-team-wrap .copic .sp03{
	left: 586px;
	top:61px;
}

.aboutisunn  .main-team-wrap .copic .sp04{
	left: 190px;
	top:200px;
}

.aboutisunn  .main-team-wrap .copic .sp05{
	left: 453px;
	top:200px;
}

.aboutisunn  .main-team-wrap .copic .sp06{
	left: 60px;
	top:337px;
}

.aboutisunn  .main-team-wrap .copic .sp07{
	left: 322px;
	top:337px;
}

.aboutisunn  .main-team-wrap .copic .sp08{
	left: 586px;
	top:337px;
}

/*二级导航*/
.lmdh{text-align: center;position:relative; z-index:999999;border-bottom: 1px solid #ddd;overflow:hidden; clear:both;}
.lmdh li{display:inline; text-align:center;height:62px;}
.lmdh ul li a{font-size:16px; line-height:58px; color:#333; display:inline-block; margin:0 40px;}
.lmdh ul li a:hover{color:#E50003; border-bottom:3px solid #E50003;}
.lmdh ul li a.active{color:#E50003; border-bottom:3px solid #E50003;}


/*内页*/
#ban-in{
	position: relative;
	background-position: center 0;
	background-repeat: no-repeat;
	/*padding-top: 16%;
	height: 300px;*/
	overflow: hidden;
}
#ban-in .ban-bg{
/*	background: url(../../images/images/ban_bg1.png) center top no-repeat;*/
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 60;
}


/*单页*/
.nr{min-height: 300px;margin-top: 30px;line-height: 30px;}


/*新闻*/
.jtzi a:hover{color: #e31e27;}
.hydt, .fgsxw{width: 575px;}
.list{width: 350px;}
.list li{border-bottom: 1px dashed #bfb5b5;}
.list a{line-height: 42px;background: url(../../images/images/dian_11.jpg) no-repeat left center;padding-left: 20px;}
.lh24{line-height: 53px;}
.lh24 li{padding: 0 20px;border-bottom: 1px dashed #bfb5b5;}
.lh24 li:hover{background: #e31e27;}
.lh24 li:hover a, .lh24 li:hover span{color: #fff;}

.news_item { display: inline-block; box-sizing: border-box; background-color: white; border: solid 3px #f1f1f1; }
.news_item:hover h3 { color: #E40011; }
.news_item:hover { border-color: #E40011; }
.news_item_img_box { overflow: hidden;}
.news_item_img { display: block; width: 100%; height: auto; margin-top: -100%; padding-bottom: 100%; transition: none; -ms-transition: none; -webkit-transition: none; -moz-transition: none; }
.news_item_text { padding: 15px; overflow: hidden; box-shadow: 0px 1px 3px #cccccc; }
.news_item_text h3 { color: #333333; font-size: 18px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 1em; }
.news_label { display: block; width: 54px; height: 20px; text-align: center; line-height: 20px; color: white; font-family: "宋体"; font-size: 12px; margin: 12px 0px; }
.news_label_1 { background-color: #ff7070; }
.news_label_2 { background-color: #00acec; }
.news_label_3 { background-color: #f8b859; }
.news_intro { color: #666666; line-height: 24px; font-size: 14px; height: 100px; overflow: hidden; text-align:left;}
.new_footer { clear: both; overflow: hidden; margin: 10px auto; color: #666666; font-family: "宋体"; font-size: 12px; }
.news_item_date { float: left; }
.news_item_favo, .news_item_view { display: inline-block; float: right; margin-left: 5px; padding-left: 20px; background-repeat: no-repeat; background-position: left center; }
.news_item_favo { background-image: url(../../images/images/heart_grey.png); }
.news_item_view { background-image: url(../../images/images/eye_grey.png); }
.news_item_favo_act { background-image: url(../../images/images/heart_grey.png); }


/*图文*/
.photo-channel{overflow: hidden;}
.photo-list li{float: left;text-align: center;margin-top: 15px;}
.picbig .zi{font-size: 16px; text-align: center;line-height: 50px;}
.photo-channel h1{margin: 0;text-align: center;}
.content {min-height: 300px;margin-bottom: 20px;}
.mg-wrap{overflow: hidden;}
.img-wrap{border: 1px solid #ddd;overflow: hidden;}
#Article{margin-top: 20px;}
#Article h1{font-size: 24px;}

/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体;position: relative;text-align: center;}
#pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #dddddd; text-align:center; color:#333; padding:0 13px}
#pages a.a1:hover {background: #eee;color: #333;}
#pages a:hover { background:#e31e27; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:30px; line-height:30px; background:#e31e27; border:1px solid #e31e27; color:#fff; text-align:center;padding:0 13px}
.page .noPage { display:inline-block; width:56px; height:30px; line-height:30px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*图片动态*/
.img-wrap:hover img,.mg-wrap:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transform-origin: 50% 50%;
}



.box { max-width: 1200px; margin: auto; }
.home_title { padding-top: 50px; text-align: center; }
.home_title h2 { display: block; font-size: 36px; line-height: 1em; color: #222222; font-weight: normal; }
.home_title_intro { display: block; font-size: 18px; line-height: 24px; color: #666; margin-top: 20px; margin-bottom: 26px; padding-left: 25px; padding-right: 25px; }
.home_title_divider { display: block; margin: auto; width: 40px; height: 1px; background-color: #E40011; }
.service_page { padding-bottom: 40px; background-color: #f8f8f8; }
.service_page_title { clear: both; overflow: hidden; margin-bottom: 40px; }
.service_page_title_item { display: inline-block; float: left; width: 33%; text-align: center; line-height: 44px; margin: 10px 0px; }
.service_page_title_item label { font-size: 30px; color: white; font-family: arial; width: 44px; height: 44px; border-radius: 44px; text-align: center; line-height: 44px; display: inline-block; vertical-align: middle; background-color: #E40011; }
.service_page_title_item span { font-size: 24px; color: #333333; display: inline-block; vertical-align: middle; margin-left: 0px; }
.service_page_content { padding-top: 30px; position: relative; clear: both; overflow: hidden; padding-bottom: 20px; }
.service_page_content img{max-width: 900px;}
.service_page_content_img { display: block; margin-left: 137px; }
.service_page_content_list { position: absolute; text-align: left; display: inline-block; }
.service_page_content_list:nth-child(1) { line-height: 60px; font-size: 18px; color: #222222; left: 60px; top: 10px; }
.service_page_content_list:nth-child(2) { font-size: 14px; color: #333333; line-height: 30px; left: 586px; top: 29px; }
.service_page_content_list:nth-child(2) li:nth-child(2) { text-indent: 32px; }
.service_page_content_list:nth-child(2) li:nth-child(3) { text-indent: 64px; }
.service_page_content_list:nth-child(2) li:nth-child(4) { text-indent: 96px; }
.service_page_content_list:nth-child(2) li:nth-child(5) { text-indent: 128px; }
.service_page_content_list:nth-child(3) { line-height: 60px; font-size: 18px; color: #222222; left: 1050px; top: 7px; }

/*daiyunying*/
.dyy_a1{
	width:940px; margin-top:10px;}
.dyy_a2{
	width:940px;}
.dyy_a3{
	width:940px; height:783px; background:url(../../images/images/daiyunying05.jpg) no-repeat;}
.dyy_a3 .showcase{
	position:relative;
	float:left;
	width:740px; height:291px; padding:145px 0 0 100px;}
.dyy_a3 .showcase li{
	float:left;
	width:170px; height:291px; margin-right:20px;}
.dyy_a3 .showcase li.nomargin{
	margin-right:0;}
.dyy_a3 .codecase{
	float:left;
	width:840px; height:156px; padding:65px 0 0 100px;}
.dyy_a3 .codecase li{
	float:left;
	width:156px; height:156px; margin-right:38px;}
.dyy_a3 .codecase li.nomargin{
	margin-right:0;}
.dyy_a4{
	width:940px; padding:323px 0 0 64px; background:url(../../images/images/daiyunying03.jpg) no-repeat;overflow: hidden;padding-bottom: 100px;}
.dyy_a4 .item{
	float:left;
	width:225px; margin-right:68px;}
.dyy_a4 .item.nomargin{
	margin-right:0;}
.dyy_a4 .item li{
	width:212px; padding-left:18px; background:url(../../images/images/arrow.gif) no-repeat 0 11px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	font:14px/27px "微软雅黑", "宋体"; text-align:left; color:#666;}
.dyy_a4 .price_box{
	float:left;
	width:215px; padding:55px 0 0 10px; margin-right:67px;}
.dyy_a4 .price_box.nomargin{
	margin-right:0;}
.dyy_a4 .price_box p{
	font:18px/35px "微软雅黑", "宋体"; color:#666;}
.dyy_a4 .price_box span{
	font:35px/45px Verdana, Geneva, sans-serif; text-align:left; color:#F60;}
.dyy_a4 .buy_btn{
	float:left;
	padding:15px 0 0 5px; margin-right:72px;}
.dyy_a4 .buy_btn.nomargin{
	margin-right:0;}
.dyy_a4 .buy_btn a:link,.dyy_a4 .buy_btn a:visited,.dyy_a4 .buy_btn a:hover{
	display:block;
	width:215px; height:60px; background-color:#F60; text-decoration:none; border-radius:2px;
	font:25px/60px "微软雅黑", "宋体"; text-align:center; color:#fff;}
.dyy_a4 .buy_btn a:hover{
	background-color: #F90;}

/*lianxi*/
.contact_left_title { line-height: 1em; white-space: nowrap; font-size: 24px; color: #333333; padding-bottom: 30px; border-bottom: solid 1px #666666; }
.contact_left_content { margin-top: 10px; }
.contact_left_content_item { line-height: 56px; padding-left: 60px; font-size: 18px; color: #333333; background-repeat: no-repeat; background-position: 2px 10px; text-align: left; }
.contact_left_content_item:nth-child(1) { color: #E40011; background-image: url(../../images/images/contact_icon_1.png); }
.contact_left_content_item:nth-child(2) { background-image: url(../../images/images/contact_icon_2.png); }
.contact_left_content_item:nth-child(3) { background-image: url(../../images/images/contact_icon_3.png); }
.contact_left_content_item:nth-child(4) { background-image: url(../../images/images/contact_icon_4.png); width: 100%; }
.contact_left_content_item span { display: block; }

/*加载进度条*/
.fade{transition: all 300ms linear 700ms;/*-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0);*/ opacity: 1;}
.fade.out{opacity: 0;}
#nprogress{pointer-events:none;} /*鼠标事件*/
#nprogress .bar{background: #E50003;position: fixed; z-index: 1031;top: 0;left: 0;width: 100%;height: 2px;}
#nprogress .peg{display: block;position: absolute;right: 0px;width: 100px;height: 100%;box-shadow: 0 0 10px #E50003, 0 0 5px #E50003;
opacity: 1.0;-webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px);}
#nprogress .spinner{display: block;position: fixed;z-index: 1031;top: 15px;right: 15px;}
#nprogress .spinner-icon{width: 18px;height: 18px;box-sizing: border-box;border: solid 2px transparent;border-top-color: #E50003;border-left-color: #E50003;border-radius: 50%;-webkit-animation: nprogress-spinner 400ms linear infinite;animation: nprogress-spinner 400ms linear infinite;}
.nprogress-custom-parent{overflow: hidden;position: relative;}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar{position: absolute;}
@-webkit-keyframes nprogress-spinner{0%{-webkit-transform: rotate(0deg);} 100%{-webkit-transform: rotate(360deg);}}
@keyframes nprogress-spinner{0%{transform: rotate(0deg);} 100%{transform: rotate(360deg);}}	
	
/*关于我们*/
.who h1{font-size:28px; color:#333; text-align:center; margin-top:75px;}
.who p{margin:0px auto; overflow:hidden; line-height:30px; font-size:14px; color:#333; margin-top:30px;}
.bottom{ margin:70px auto 90px auto; overflow:hidden;}
.bottom dl{float:left; text-align:center;}
.bottom dl dd{margin-bottom:10px;}
.bottom dl dt h2{font-size:18px; line-height:32px; color:#333;}
.project_gray{background:#f6f6f6; overflow:hidden; padding-bottom:60px;}
.project{overflow:hidden; margin:60px auto 0px auto;}
.title{width:100%; text-align:center;}
.title h1{font-size:28px; color:#333; line-height:35px; margin:15px 0;}
.title span{font-size:16px; color:#666;}
.project_con{width:100%; overflow:hidden; clear:both; margin:50px auto;}
.project_con dl{float:left; font-size:14px; overflow:hidden; color:#333; line-height:26px;}
.project_con dl dd{height:240px; margin-bottom:12px; padding:1px; transition:box-shadow 218ms;}
.project_con dl dd:hover{background-color:#ccc; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);}
.project_con dl dd a{display:block; width:100%; height:100%;}
.project_con dl dt {margin-right:25px;font-weight:500; display:inline-block; line-height:24px; color:#333;}
.project_con dl dt a:hover{color:#24b727;}

@media(max-width:1199px){
	.service_page{display: none;}
}

/*联系我们*/
.Contact{margin:0px auto;background:#ffffff;border:1px solid #dee0e0;border-radius:10px;box-shadow:0px -1px 5px #e5e6e6;position:relative;}
.Contact h3{ text-align:center; font-size:24px; line-height:26px; padding:50px 0px;}
.Contact ul{ margin:0px; padding:0px;}
.Contact ul li{border-right:1px solid #e7e7e7; height:200px; padding:0px 12px;}
.Contact ul li a{display:block; height:200px; padding-top:30px;text-align: center;}
.Contact ul li a:hover{color:#FFF; background:#ef3d4a;}
.Contact ul li a span i{color:#ef3d4a;}
.Contact ul li a:hover span i{color:#FFF;}
.Contact ul li p{ font-size:14px; text-align:center;}
.Contact ul li a:hover p{color:#FFF;}
.Contact ul li p.font18{ font-size:18px; padding-top:3px;}
.Contact ul li a span{ margin-bottom: 25px;margin-left:-20px;}
.Contact ul li.lastbor{border:none}


.Contact dl{position:relative; bottom:0px;height:58px; background:#c5c5c5; margin-top:  30px; margin-bottom: 0px; border-radius:0px 0px 10px 10px}
.Contact dl img{ display:block; position:absolute; left:40px; bottom:0px;}

.Contact dl dt{ float:left; width:90px; background:#ef3d4a; height:58px; display:inline;}
.Contact dl dt h4{ font-size:16px; font-weight:bold; color:#FFF;margin: 0;}
.Contact dl dt p{ font-size:10px; color:#233950; line-height:15px;font-weight: 500;}
.Contact dl dt.business p{ color:#fff;}
.Contact dl dd{ float:left; line-height:58px; height:58px; font-size:20px; font-weight:bold; color:#FFF; font-family:Arial, Helvetica, sans-serif;}
.Contact dl dd a{color:#FFF; padding-right:10px;}
.Contact dl dd a:hover{color:#FFF;}
.Contact dl dt.business{margin-left:185px; padding:8px 0px 0px 15px; }
.Contact dl dd.business{padding-left:20px; width:310px;}
.Contact dl dt.Customer{padding:5px 0px 0px 15px; }
.Contact dl dt.Customer p{ line-height:12px; color:#FFF}
.Contact dl dd.Customer{padding-left:20px;}

/*人才招聘栏目*/
.job_c ul li{margin: 10px auto;}
.job_c h2.col1{ font-size:30px; color:#0ea2cd; line-height:53px;}
.job_c h2.col2{ font-size:30px; color:#74b87b; line-height:53px;}
.job_c h2.col3{ font-size:30px; color:#eea127; line-height:53px;}
.job_c h2.col4{ font-size:30px; color:#f87979; line-height:53px;}
.job_c h2.col5{ font-size:30px; color:#f381c1; line-height:53px;}
.job_c p{ font-size:14px; padding:10px 0 20px 0;}
.job_c a{ height:30px; width:60px; border:1px solid #000; display:block; line-height:30px; text-align:center; font-weight:bold;}

/**zengzhifuwuye**/
.zzfw{ margin:0 auto; margin-top:60px;}
.zzfw .tit{ font-size:38px; color:#000; font-weight:bold; text-align:center}
.zzfw .tit span.org{ color:#ff6600; font-size:38px;}
.zzfw .tit i{ color:#afafae; font-size:20px; font-style:normal; font-weight:normal; text-transform:uppercase; clear:both; width:100%}
.zzfw .bg{ margin:0 auto; height:auto; overflow:hidden; margin-top:35px;}
.zzfw .bg .l1{ height:auto; float:left}
.zzfw .bg .l2{ float:left; height:1140px; background:url(../../images/images/ico_zzfw_bg.png) no-repeat center top}
.zzfw .bg .l3{ float:right;}

.zzfw .bg .l1 .f01{ margin:10px 0px;}
.zzfw .bg .l1 .f02{ margin:10px 0px;padding-top:20px}
.zzfw .bg .l1 .f02 span{ color:#f87301; font-size:30px; font-weight:bold}
.zzfw .bg .l1 .f02 p{ font-size:20px;}
.zzfw .bg .l3 .r02{ margin:10px 0px;}
.zzfw .bg .l3 .r01{ margin:10px 0px; padding-top:20px}
.zzfw .bg .l3 .r01 span{ color:#f87301; font-size:30px; font-weight:bold}
.zzfw .bg .l3 .r01 p{ font-size:20px;}
.zzfw .bg .l2 .z01{ height:250px; text-align:center; color:#f87301; font-size:35px; padding-top:10px; margin-top:12px; background:url(../../images/images/ico_zzfw_sz.png) no-repeat center top;}

@media(min-width:1100px){
	.f01,.f02,.r01,.r02{height: 230px;}
}

/*全网营销*/
.hui { background:#efefef;padding:80px 0;}
.bai { background:#ffffff;padding:80px 0;}
.webtc {font-family:微软雅黑;font-size:14px; line-height:35px;color:#5f5f5f;}
.webtc .webt { margin-top:100px; }
.webtc .webt  h1{ font-size:38px; font-weight:bold; color:#DE2D01;text-align: center; line-height:55px;margin:10px 0 0; }
.webtc .webt  h2 { font-family:Lucida Bright;font-size:38px; text-align: center;margin:10px 0 20px; color:#666; }
.webtc .webc .webc_tit a { font-size:22px;color:#666; width:; line-height:38px; padding-bottom:6px;background:url(../images/bg_line.jpg) bottom repeat-x;  }
.webtc .webc .webc_tit a:hover { color:#DE2D01}
.webtc .webc .webc_con  h2  {color:#333333; font-size:20px; }
.webtc .webc .webc_con   p {font-size:14px; line-height:32px; color:#5f5f5f; font-weight:normal }
.webtc .webc .line { border-bottom:solid 1px #ccc; margin:20px 0;}

.webtc_ys {font-family:微软雅黑;font-size:14px; line-height:35px;color:#5f5f5f;}
.webtc_ys .webt_ys { margin-top:100px;}
.webtc_ys .webt_ys  h1{ font-size:38px; font-weight:bold; color:#DE2D01;text-align: center; line-height:55px;margin:10px 0 0; }
.webtc_ys .webt_ys  h2 { font-family:Lucida Bright;font-size:38px; text-align: center;margin:10px 0 20px; color:#666; }
.webtc_ys  .webc_ys  {font-size:16px; line-height:32px; color:#5f5f5f; font-weight:normal;margin-top:50px; }
.webtc_ys .webc_ys  em { color:#DE2D01; font-style:normal; text-decoration:underline }
.webtc_ys .webc_ys .line { border-bottom:solid 1px #ccc; margin:20px 0;}
.webtc_ys .webc_ys  a { display: inline-block; margin:0 10px; padding:0 20px; font-size:16px; line-height:36px; color:#5f5f5f;margin-bottom:20px;border:solid 1px #c6c6c6;
border:solid 1px #CCC;
-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
.webtc_ys .webc_ys a:hover { color:#DE2D01}
.webtc_ys .webc_ys strong { font-size:22px;}

/*建站套餐*/
.i-m-bg {
    background: #f1f3f5 none repeat scroll 0 0;
    border-bottom: 1px solid #e8e9eb;
    overflow: hidden;
    padding: 0 0 24px;
}

.i-m-h2 {
    color: #333;
    font-size: 30px;
    line-height: 34px;
    padding: 30px 0 40px;
    text-align: center;
}

.i-m-con {
    display: none;
    margin: 20px 0 0;
    position: relative;
}


.conbg-01 {
    background:url("../../images/images/1-01.jpg") no-repeat scroll left top;
}
.conbg-02 {
    background:url("../../images/images/2-01.jpg") no-repeat scroll left top;
}
.conbg-03 {
    background:#46a5c1 url("../../images/images/3-01.jpg") no-repeat scroll left top;
}
.conbg-04 {
    background:url("../../images/images/4-01.jpg") no-repeat scroll left top;
}
.conbg-05 {
    background:url("../../images/images/5-01.jpg") no-repeat scroll left top;
}
.conbg-06 {
    background:url("../../images/images/6-01.jpg") no-repeat scroll left top;
}
.c-text {
    height: 357px;
   
}
.c-p {
    color: #e94e64;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    vertical-align: middle;
}
.c-p2 {
    color: #4f4c8b;
}
.c-p3 {
    color: #39c;
}
.c-p4 {
    color: #17b4bb;
}
.c-p img {
    margin: 0 5px;
    vertical-align: middle;
}
.i-m-c-b {
    padding: 20px 0;
}
.i-m-c-b a {
    color: #333;
    font-size: 14px;
    margin: 0 12px;
    vertical-align: middle;
}
.i-m-c-b a:hover {
    color: #f94856;
}
.t-h3 {
    color: #fff;
    font-size: 18px;
    padding: 25px 0 0 20px;
}
.t-p {
    color: #fff;
    font-size: 14px;
    height: 70px;
    line-height: 18px;
    padding: 5px 0 0 20px;
	text-align:left;
}
.t-p2 {
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 5px 0 5px 20px;
	float:left;
	display: flex;
}
.t-p2 img {
    margin: 0 8px 0 0;
    vertical-align: middle;
}
.r-m {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #dedede;
    float: left;
    
    text-align: center;
    
}
.r-m:hover {
    animation: 0.5s ease 0s normal none 1 running dese;
    box-shadow: 0 10px 20px #ccc;
    position: relative;
    top: -1px;
}
.r-m2 {
    padding: 0 0 0 40px;
    text-align: left;
    
}

.r-m3 {
    padding: 0 0 0 80px;
    text-align: left;
    width: 419px;
}
.r-m-h3 {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    margin: 40px 0 0;
    overflow: hidden;
}
.r-m-h3 span {
    background: #ff6b6b;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin: 2px 0;
    padding: 0 5px 0 15px;
}
.r-m-h3 b {
    float: left;
}
.r-m-title {
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.r-m-p {
    color: #7a7a7a;
    font-size: 14px;
    line-height: 24px;
}
.r-m-p span {
    display: inline-block;
    margin: 0 10px;
}
.r-m-icon {
    background-position: center center;
    background-repeat: no-repeat;
    height: 135px;
}
.r-m-op {
    margin: 10px 0;
}
.r-m-btn {
    border: 1px solid #f6677b;
    border-radius: 3px;
    box-shadow: 0 0 1px #ef1212;
    color: #ef1212;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 120px;
}
.r-m-btn:hover {
    background: #f94856 none repeat scroll 0 0;
    color: #fff;
}
.r-m-p2 {
    color: #666;
    font-size: 12px;
    line-height: 24px;
	text-align:left;
}
.r-m-p2 span {
    color: #f30;
    font-size: 20px;
    line-height: 26px;
}
.r-m-list {
    height: 37px;
    line-height: 37px;
    margin: 20px 0;
    overflow: hidden;
}
.r-m-list span {
    display: inline-block;
    float: left;
    height: 37px;
    width: 37px;
}
.on-ico .list-ico03{
	background:url("../../images/images/2-04b.png") no-repeat;
}
.r-m-list li {
    float: left;
    margin: 0 5px 0 0;
}
.r-m-list li p {
    display: none;
}
.r-m-list li.on-ico p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    padding: 0 10px 0 5px;
}

/*网站建设*/
.tit-i{
	text-align: center;
	padding: 50px 0;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3{
	font-size: 30px;
	color: #002;
	margin-bottom: 10px;
}
.tit-i h5{
	font-size: 20px;
	color: #cacace;
	text-transform: uppercase;
	font-family: Arial;
}
.tit-i h5 span{
	color: #e4392a;
}
.tit-i em{
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}
.about-info{
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #666;
	padding-bottom: 50px;
}
.ul-webset li{
	
	
	text-align: center;
	height: 322px;
}
.ul-webset li .block{
	position: relative;
	height: 220px;
	margin: 0 auto;
}
.ul-webset li.li1 .block{
	width: 366px;
}
.ul-webset li.li2 .block{
	width: 316px;
}
.ul-webset li.li3 .block{
	width: 230px;
}
.ul-webset li .block img{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.ul-webset li h3{
	font-size: 24px;
	line-height: 34px;
	color: #333;
}
.ul-webset li .btn{
	background: url(../../images/images/disc2.png) center center no-repeat #e60012;
	width: 34px;
	height: 34px;
	border-radius: 100%;
	display: inline-block;
	margin-top: 30px;
}
.ul-webset li .btn:hover{
	opacity: .6;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
.ul-webset{

}
.webset-pop{
	position: absolute;
	left: 0;
	top: -90px;
	background-color: #f5f6fa;
	border: 1px solid #e4e5e7;
	z-index: 60;
	padding: 0 27px;
	padding-bottom: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	left: -100%;
	width: 100%;
	overflow: hidden;
}
.webset-pop h2{
	font-size: 20px;
	text-align: left;
	line-height: 66px;
}
.webset-pop h2 a.close{
	background: url(../../images/images/close.png) no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block;
	position: relative;
	top: 20px;
	left: auto;
	float: right;
}

.webset-pop .txt{
	width: 25%;
	margin-right: -10px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.nowrap *{
	white-space: nowrap;
}
.webset-pop .txt h4{
	font-size: 20px;
	background: url(../../images/images/icon1.png) left top no-repeat;
	padding-left: 60px;
	height: 40px;
}
.webset-pop .txt h4.tit-web1{
	background-image: url(../../images/images/icon2.png);
}
.webset-pop .txt h4.tit-web2{
	background-image: url(../../images/images/icon3.png);
}
.webset-pop .txt dl{
	padding-left: 57px;
}
.webset-pop .txt dl dd{
	font-size: 16px;
	line-height: 34px;
	background: url(../../images/images/disc4.png) left center no-repeat;
	padding-left: 15px;
}
.webset-pop .txt1{
	width: 50%;
}
.ul-webset li .ul-txt{
	padding-left: 57px;
	border: 0;
}
.ul-webset li .ul-txt li{
	width: 100%;
	text-align: left;
	height: auto;
}
.ul-webset li .ul-txt li h5{
	border: 0;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
}
.ul-webset li .ul-txt li h5 a{
	padding-left: 15px;
	background: url(../../images/images/disc4.png) left center no-repeat;

}
.ul-webset li .ul-txt li .txt-1{
	font-size: 14px;
	line-height: 24px;
	color: #999;
	padding-left: 27px;
	padding-bottom: 15px;
	display: none;
}
.ul-webset li .ul-txt li.ok .txt-1{
	display: block;
}
.ul-txt li h5{
    background: url(../../images/images/jia.png) 95% center no-repeat;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 14px;
}
.ul-txt li .txt{
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
    display: none;
    color: #666;
    height: 130px;
    padding: 0 14px;
}
.ul-txt li.ok .txt{
    display: block;
}
.ul-txt li.ok h5{
    background-image: url(../../images/images/jian.png);
    border-bottom: 0;
}
..ul-web{
	background: url(../../images/images/jjd.png) center center no-repeat;
	overflow: hidden;
	background-size: 100%;
}
.ul-web li{
	float: left;
	text-align: center;
	margin-bottom:20px;
	padding-left: 5%;
}
.ul-web li h3{
	display: inline-block;
	border: 1px dashed #358acb;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	padding: 0 17px;
	color: #358acb;
	font-size: 16px;
	margin-top: 20px;
}
.ul-web li .block{
	position: relative;
	height: 151px;
}
.ul-web li .block img{
	position: absolute;
	left: 20px;
	top: 0;
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.ul-web li.li1 .block{
	width: 116px;
	left: 50%;
	margin-left: -70px;
}
.ul-web li.li2 .block{
	width: 151px;
	left: 50%;
	margin-left: -95px;
}
.ul-web li.li3 .block{
	width: 125px;
	left: 50%;
	margin-left: -85px;
}
.ul-web li.li4 .block{
	width: 195px;
	left: 50%;
	margin-left: -120px;
}


.bg-blue{
	background: #f5f6fa url(../../images/images/bg_4.png) center top no-repeat;
	padding-top: 25px;
	padding-bottom: 100px;
}
.ul-tab{
	width: 193px;
	float: left;
	background: url(../../images/images/line3.png) repeat-y 183px top;
	margin-right: 80px;
	padding-top: 45px;
}
.ul-tab li{
	margin-bottom: 50px;
}
.ul-tab li a{
	color: #666;
}
.ul-tab li h3{
	font-size: 20px;
	background: url(../../images/images/circle.png) right center no-repeat;
}
.ul-tab li span{
	display: block;
	font-size: 14px;
	color: #999;
}
.ul-tab li.hover h3,.ul-tab li a:hover h3{
	background-image: url(../../images/images/circle1.png);
	color: #e4392a;
}
.ul-tab li.hover span,.ul-tab li a:hover span{
	color: #e4392a;
}
.tab-show{
	
}
.tab-con{
	overflow: hidden;
}
.tab-con .animated{
	opacity: 0;
	filter: alpha(opacity=0);
}
.tab-show{
	height: 419px;
	overflow: hidden;
}
.web-con{
	position: relative;
}
.web-con .shou{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.web-con .pic{
	float: right;
	position: relative;
	width: 139px;
	text-align: center;
	margin-top: 50px;
	margin-right: 40px;
}
.web-con .flex-control-nav{
	display: none;
}
.web-con .pic .img{
	/* position: absolute;
	left: 43px;
	top: 50px; */
	width: 139px;
	z-index: -1;
	display: inline-block;
}
.tab-con .txt{
	/*width: 66%;*/width: 84%;
}
.tab-con .pic{
	float: right;
	position: relative;
	width: 218px;
	text-align: center;
	margin-top: 50px;
}
.tab-con .pic .img{
	/* position: absolute;
	left: 43px;
	top: 50px; */
	width: 139px;
	z-index: -1;
}
.tab-con-box{
	width: 59%;
	float: left;
}
.tab-con .txt p{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-bottom: 45px;
}
.ul-icon{
	/*padding-right: 50px;*/
	overflow: hidden;
}
.ul-icon li{
	width: 94px;
	height: 94px;
	border-radius: 100%;
	background-color: #e4e5e7;
	color: #666;
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 22px;
	padding: 0 17px;
	margin:  0 25px 30px 25px;
}
.ul-icon li b,.ul-icon li span{
	display: inline-block;
	vertical-align: middle;
}
.ul-icon li b{
	width: 0;
	height: 100%;
}
@media(max-width:1100px){
	.tab-con-box{display: none;}
}

.service-table { width: 900px; border-left: solid 1px #E7E7E7; border-top: solid 1px #E7E7E7; margin:0 auto;}
.service-table thead td { font-size: 18px; line-height: 24px; color: #000; background-color: #F5F5F5; text-align: center; padding: 16px 8px; border-bottom: solid 1px #E7E7E7; border-right: solid 1px #E7E7E7;}
.service-table tbody th,
.service-table tbody td { font-size: 14px; line-height: 20px; color: #777; background-color: #FFF; text-align: center; padding: 16px 8px; border-style: solid; border-width: 0px 1px 1px 0px; border-color: #E7E7E7;}
.service-table tbody td.yes i { color: #59B200;}
.service-table tbody td.no i { color: #FF5C26;}
.service-table tbody td.paid i { color: #FFB973;}
.service-table tbody td.time i { color: #3B9DE6;}
.service-table tbody th.classes { background-color: #FBFBFB; padding: 16px 8px 10px 24px; }
.service-table tbody th.classes h3 { font-size: 16px; color: #333; font-weight: 600;}
.service-table tbody th { color: #333; text-align: left; padding-left: 24px;}
.service-table tbody tr.alt th,
.service-table tbody tr.alt td  { background: #FFF; font-weight:500;}
.service-table tbody tr.over th,
.service-table tbody tr.over td { background: #FAFAFA; color: #000;}
.service-table th{font-weight:500;}

/* 品牌设计 */
.about-brand {
  flex: left;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
}
.about-brand .about-brand-centre {
  width: 100%;
  float: left;
  overflow: hidden;
  border: 1px solid #EFEFEF;
}
.about-brand .about-brand-centre .about-brand-every {
  float: left;
  width: 220px;
  height: 268px;
}
.about-brand .about-brand-centre .about-brand-every .about-brand-details p {
  line-height: 98px;
  text-align: center;
  width: 100%;
  height: 80px;
  font-size: 24px;
  color: #595959;
}
.about-brand .about-brand-centre .about-brand-every .about-brand-details ul {
  height: 100px;
  border-right: 1px solid #EBEBEB;
  list-style: none;
}
.about-brand .about-brand-centre .about-brand-every .about-brand-details ul li {
  margin-left: 71px;
  height: 40px;
}
.about-brand .about-brand-centre .about-brand-every .about-brand-details ul li a {
  text-decoration: none;
  font-size: 16px;
  color: #8A8A8A;
}
.about-brand .about-brand-centre .about-brand-every .about-brand-details ul li a:hover {
  color: #595959;
}
.about-brand .about-brand-centre .about-brand-every:hover {
  background: #F8F8F8;
}
.about-brand .about-brand-centre .about-brand-every:hover p {
  color: #C20001;
}
.about-brand .about-brand-centre .about-brand-every:hover ul {
  border: none;
}
.operation p {
  font-size: 20px;
  color: #c20001;
}
.operation .operation-img {
  width: 100%;
  margin-top: 15px;
}
.operation .operation-img img {
  width: 1199px;
  height: 348px;
}
.policy {
  margin-top: 40px;
  border-top: 1px solid #E6E6E6;
}
.policy ul {
  
  list-style: none;
  margin-top: 30px;
  margin-bottom: 40px;
}
.policy ul span {
  display: block;
  margin-bottom: 10px;
  color: #262626;
  font-size: 20px;
}
.policy ul li {
  line-height: 24px;
  color: #808080;
}
.policy .sjz {
  padding-left: 22px;
}
.policy .tdz {
  padding-left: 55px;
}
.policy .szz {
  padding-left: 88px;
}
@media(max-width:767px){
	.policy .sjz {
	  padding-left: 0px;
	}
	.policy .tdz {
	  padding-left: 0px;
	}
	.policy .szz {
	  padding-left: 0px;
	}
}

/* vr制作 */


.por { position: relative; }
.box-3d { height: 540px; width: 100%; overflow: hidden; }
.box-3d .wordBox { position: relative; top: 108px; -webkit-opacity: 0; }
.box-3d .wordBox .icon { float: left; width: 114px; height: 115px; text-align: center; line-height: 115px; font-size: 36px; font-weight: bold; color: #fff; }
.box-3d .wordBox .info { margin-left: 115px; padding-top: 65px; color: #fff; }
.box-3d .wordBox .info h1,.box-3d .wordBox .info h2 { font-size: 36px; font-weight: bold;color: #fff; }
.box-3d .wordBox .info p { font-size: 14px; line-height: 30px; margin-bottom: 20px; color: #fff;}
.box-3d .wordBox .info .more { display: block; width: 133px; height: 34px; border: 1px solid #fff; text-align: center; line-height: 34px; font-size: 14px; color: #fff; transition: 0.2s ease all; -webkit-transition: 0.2s ease all; -moz-transition: 0.2s ease all; }
.box-3d .imgBox { position: relative; }

.exp { background-color: #ea6046; }
.exp .wordBox { left: 43px; }
.exp .wordBox .icon { background: url(../../images/images/icon10.png) center no-repeat; }
.exp .wordBox .info .more:hover { background-color: #fff; color: #ea6046; }
.exp .imgBox { top: 111px; right: 83px; }

.overVeiw { background-color: #ea9a46; }
.overVeiw .wordBox { right: 13px; -webkit-animation-delay: .5s; animation-delay: .5s; }
.overVeiw .wordBox .icon { background: url(../../images/images/icon11.png) center no-repeat; }
.overVeiw .wordBox .info .more:hover { background-color: #fff; color: #ea9a46; }
.overVeiw .imgBox { top: 100px; left: 35px; }

.virSim { background-color: #3ab567; }
.virSim .wordBox { left: 43px; }
.virSim .wordBox .icon { background: url(../../images/images/icon12.png) center no-repeat; }
.virSim .wordBox .info .more:hover { background-color: #fff; color: #3ab567; }
.virSim .imgBox { top: 177px; right: 20px; }
.virSim .imgBox i { position: relative; display: block; width: 26px; height: 34px; background: url(../../images/images/index1.png) 0 -282px no-repeat; -webkit-animation: icon3d 1s linear infinite; animation: icon3d 1s linear infinite; }
.virSim .imgBox i.i1 { top: -43px; left: 275px; }
.virSim .imgBox i.i2 { top: 97px; left: 60px; }
.virSim .imgBox i.i3 { top: 112px; left: 160px; }
.virSim .imgBox i.i4 { top: 75px; right: 54px; }

@media(max-width:767px){
	.exp .wordBox { left: 0px; }
	.virSim .wordBox { left: 0px; }
}

/*dibu*/
.foott{
	background-image: -webkit-gradient(linear,left top,left bottom,from(#545454),to(#353535));
    background-image: -webkit-linear-gradient(#545454,#353535);
    background-image: -moz-linear-gradient(#545454,#353535);
    background-image: -ms-linear-gradient(#545454,#353535);
    background-image: -o-linear-gradient(#545454,#353535);
    background-image: linear-gradient(#545454,#353535); 
	border-top:1px solid #3e3d3d;
    height: 45px;
    margin: 0 auto;
    max-width: 640px;
    width: 100%;
	position:absolute;
	z-index:999;
	display:none;
}
.footerWrap{
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	-o-box-orient: horizontal;
	-ms-box-orient: horizontal;
    display: -moz-box;
    overflow: hidden;
    width: 100%;
	display:-webkit-box;
}

.footerWrap li {
    -moz-box-flex: 1;
	-webkit-box-flex: 1;
	-o-box-flex: 1;
	-ms-box-flex: 1;
    border-top: 1px solid #6d6c6c;
    text-align: center;
	border-right:1px solid #626060;
	border-left:1px solid #343333;
}
.footerWrap .icon {
    background: url("../../images/images/common.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-top: 3px;
    width: 30px;
}

.footerWrap .icon.tell {
    background-position: -181px -80px;
    width: 29px;
}
.footerWrap .icon.email {
    background-position: -176px -25px;
    width: 29px;
}
.footerWrap .icon.map {
    background-position: -173px -106px;
    width: 29px;
}
.footerWrap .icon.share {
    background-position: -176px -51px;
    width: 29px;
}
.footerWrap .text {
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
	color:#fff;
}
.footerWrap  span {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
}

.footerWrap li:first-child {
    border-left: medium none;
}
.footerWrap li:last-child {
    border-right: medium none;
}
.footerWrap li a{
    color: #FFFFFF;
    display: block;
    height: 41px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}</pre></body></html>